home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_52594.txt < prev    next >
Text File  |  1989-09-06  |  1KB  |  44 lines

  1. -- card: 52594 from stack: in
  2. -- bmap block id: 24672
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=468 top=114 right=137 bottom=493
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   setCrossReference
  23.   go to card id 59861
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part contents for background part 2
  30. ----- text -----
  31. Message handlers (cont.)
  32.  
  33. -- part contents for background part 1
  34. ----- text -----
  35. HyperCard uses message handlers to know who's in control at the moment.  (A message handler is one kind of control structure.  See also Other Control Structures.*)  The handler says "under what conditions will this script be carried out?"
  36.  
  37.  
  38. -- part contents for background part 44
  39. ----- text -----
  40. Under what conditions?
  41.  
  42. -- part contents for background part 43
  43. ----- text -----
  44. 267,189